MRIExperimentState::operator[]¶
Class: MRIExperimentState
Returns the EntityState at the given index.
Syntax¶
Parameters¶
| Parameter | Type | Description |
|---|---|---|
index |
int |
Zero-based index into the entity states array. |
Return Value¶
Reference to the EntityState at that index.
Remarks¶
index Zero-based index into the entity states array. Reference to the EntityState at that index.